You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > IsEqual Method > TMtxVec.IsEqual Method ([In] double, [In] double, [In] TCompare)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.IsEqual Method ([In] double, [In] double, [In] TCompare)

Compares real Value with all calling object elements.

Syntax
C#
Visual Basic
public bool IsEqual([In] double Value, [In] double Tolerance, [In] TCompare Compare);

Algorithm uses the Compare method and specified Tolerance.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!